From: Markus Stockhausen Date: Thu, 29 May 2025 18:33:05 +0000 (-0400) Subject: realtek: 6.12: activate testing kernel X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22%24PHP_SELF/%22https:/collectd.org/%22%24PHP_SELF?a=commitdiff_plain;h=6d9f5a0ccfa86510d2448886f38fbeabf0791479;p=openwrt%2Fopenwrt.git realtek: 6.12: activate testing kernel Allow to build the new kernel. Signed-off-by: Markus Stockhausen Link: https://github.com/openwrt/openwrt/pull/18935 Signed-off-by: Robert Marko --- diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index 6cdd32a9d8..32cd48b8a2 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -10,6 +10,7 @@ FEATURES:=ramdisk squashfs SUBTARGETS:=rtl838x rtl839x rtl930x rtl931x KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 define Target/Description Build firmware images for Realtek RTL83xx based boards.